[INFO] fetching crate bext-php 0.2.0...
[INFO] checking bext-php-0.2.0 against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] extracting crate bext-php 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate bext-php 0.2.0
[INFO] finished tweaking crates.io crate bext-php 0.2.0
[INFO] tweaked toml for crates.io crate bext-php 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bext-php 0.2.0 on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bext-php 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.184
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e5a2ff6af28f447f86cd6ad0072a7a73b90d00757065d76a15bfb6b5d90a3aa
[INFO] running `Command { std: "docker" "start" "0e5a2ff6af28f447f86cd6ad0072a7a73b90d00757065d76a15bfb6b5d90a3aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e5a2ff6af28f447f86cd6ad0072a7a73b90d00757065d76a15bfb6b5d90a3aa" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e5a2ff6af28f447f86cd6ad0072a7a73b90d00757065d76a15bfb6b5d90a3aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e5a2ff6af28f447f86cd6ad0072a7a73b90d00757065d76a15bfb6b5d90a3aa" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling bext-php v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr] warning: bext-php@0.2.0: PHP NTS detected. bext-php will run with a single worker. For multi-threaded PHP, rebuild PHP with --enable-zts.
[INFO] [stderr] warning: bext-php@0.2.0: In file included from /usr/include/php/20230831/Zend/zend.h:418,
[INFO] [stderr] warning: bext-php@0.2.0:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: bext-php@0.2.0:                  from /usr/include/php/20230831/sapi/embed/php_embed.h:20,
[INFO] [stderr] warning: bext-php@0.2.0:                  from sapi/bext_php_sapi.c:28:
[INFO] [stderr] warning: bext-php@0.2.0: /usr/include/php/20230831/Zend/zend_operators.h: In function 'zend_memrchr':
[INFO] [stderr] warning: bext-php@0.2.0: /usr/include/php/20230831/Zend/zend_operators.h:208:29: warning: implicit declaration of function 'memrchr'; did you mean 'memchr'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: bext-php@0.2.0:   208 |         return (const void*)memrchr(s, c, n);
[INFO] [stderr] warning: bext-php@0.2.0:       |                             ^~~~~~~
[INFO] [stderr] warning: bext-php@0.2.0:       |                             memchr
[INFO] [stderr] warning: bext-php@0.2.0: /usr/include/php/20230831/Zend/zend_operators.h:208:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
[INFO] [stderr] warning: bext-php@0.2.0:   208 |         return (const void*)memrchr(s, c, n);
[INFO] [stderr] warning: bext-php@0.2.0:       |                ^
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/lib.rs:620:13
[INFO] [stdout]     |
[INFO] [stdout] 620 |         let result = state.execute(
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.86s
[INFO] running `Command { std: "docker" "inspect" "0e5a2ff6af28f447f86cd6ad0072a7a73b90d00757065d76a15bfb6b5d90a3aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5a2ff6af28f447f86cd6ad0072a7a73b90d00757065d76a15bfb6b5d90a3aa", kill_on_drop: false }`
[INFO] [stdout] 0e5a2ff6af28f447f86cd6ad0072a7a73b90d00757065d76a15bfb6b5d90a3aa
